restful api

restful apirestful api
  1. Accordingly , you can then provide access to your objects in a number of ways ; using a RESTful API is just one of them .

    相应地,您可以通过许多方式提供对您的对象的访问,使用RESTfulAPI只是其中一种。

  2. Exposing a system 's resources through a RESTful API is a flexible way to provide different kinds of applications with data formatted in a standard way .

    通过基于REST的API公开系统资源是一种灵活的方法,可以为不同种类的应用程序提供以标准方式格式化的数据。

  3. Here are the specs for our sample application passed down from the " boss ": Create a random number generator RESTful API .

    下面是“老板”交代的关于我们的样例应用程序的具体要求:创建一个随机数字生成器RESTfulAPI。

  4. He admits that in most RESTlike and RESTFul API solutions that authentication is most certainly a secondary consideration .

    他承认在大部分类REST的RESTFulAPI方案中,认证几乎肯定被看作是次要的问题。

  5. Its RESTful API allows me to indicate that I am supplying an IATA code instead of a generic text-search term .

    它的RESTfulAPI允许我指明我提供的是IATA代码,而不是通用的文本搜索术语。

  6. Listing 2 is an example of using Hypertext Markup Language ( HTML ) to call a RESTful API from Netflix for catalog searches .

    清单2是一个使用超文本标记语言(HTML)从Netflix调用一个RESTfulAPI来执行目录搜索的示例。

  7. In addition to the Web site , you can access the Developer Cloud through a RESTful API , a Java ™ API , and a command-line management interface .

    除了该网站,您还可以通过RESTfulAPI、Java™API和命令行管理接口访问DeveloperCloud。

  8. It exposes a completely RESTful API that permits the creation , querying , updating , and removal of documents , views , and databases .

    它公开了一组全面的REST式API,允许创建、查询、更新和删除文档、视图和数据库。

  9. The clients can create topics and submit messages to them through a RESTful API , while other clients subscribe to multiple topics through HTTP long polling .

    客户端可以创建主题,并通过RESTful的API向它们提交消息,而其它客户端会通过HTTP的长轮询机制(longpolling)来订阅多种主题。

  10. You can tweak your simple functional test plan originally designed for a RESTful API functional test scenario into a performance test script that hits the servers deployed in the cloud environment .

    您可以将简单的功能测试计划(最初为RESTfulAPI功能测试场景而设计)调整为一个以云环境中部署的服务器为目标的性能测试脚本。

  11. With an access key and a secret key in hand , you can download JetS3t and use it with abandon to interact with S3 via its RESTful API via .

    有了访问密钥和秘密密钥,您可以下载JetS3t并使用它通过RESTfulAPI与S3交互。

  12. For the purposes of this article ( and indeed , most , if not all of your S3 pursuits ), the RESTful API 's simplicity makes it a good choice .

    就本文而言(包括大部分S3事务),RESTfulAPI的简洁性让它成为一个很好的选择。

  13. A web service that provides a RESTful API takes in a few parameters , interprets them , pieces together a response , and flushes a response ( usually a relatively small amount of text ) back to the user .

    提供RESTfulAPI的Web服务接收几个参数,解析它们,组合一个响应,并返回一个响应(通常是较少的文本)给用户。

  14. A document database server , accessible via a RESTful JSON API .

    一个文档数据库服务器,可通过RESTfulJSONAPI访问。

  15. CouchDB databases store uniquely named documents and provide a RESTful JSON API that allow applications to read and modify these documents .

    CouchDB数据库存储惟一的命名文档并提供一个RESTfulJSONAPI,该API允许应用程序读取和修改这些文档。

  16. And finally , you added a tabbed interface to Gwitter to display the results of the RESTful Twitter API call to return your friends timeline .

    最后,您向Gwitter添加了一个分页界面,用于显示REST式TwitterAPI调用的结果,以便于返回朋友时间轴。

  17. Cloud consumers use APIs as software interfaces to connect and consume resources in various ways , though the optimal or contemporary route is to use a RESTful protocol-based API .

    云使用者使用API作为软件接口,以各种方式连接和使用资源,但最优或现代的途径是使用基于RESTful协议的API。

  18. Twitter 's RESTful interface and clear API documentation provide excellent methods for you to access social-networking attributes .

    Twitter的REST式接口和清晰的API文档为访问社会网络属性提供很好的方法。